home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Railroading / card_18777.txt < prev    next >
Text File  |  1990-02-20  |  4KB  |  189 lines

  1. -- card: 18777 from stack: in
  2. -- bmap block id: 18972
  3. -- flags: 0000
  4. -- background id: 2630
  5. -- name: West
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=115 top=163 right=177 bottom=128
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put "San Fransisco, Cal"into line 1 of card field "answer"
  23.   show card field "answer"
  24.   wait 3 seconds
  25.   hide card field "answer"
  26.  
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (field)
  32. -- low flags: 80
  33. -- high flags: 0002
  34. -- rect: left=145 top=120 right=142 bottom=370
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 3
  39. -- text size: 18
  40. -- style flags: 256
  41. -- line height: 24
  42. -- part name: answer
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=129 top=153 right=166 bottom=143
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   put "Sacramento, Cal"into line 1 of card field "answer"
  60.   show card field "answer"
  61.   wait 3 seconds
  62.   hide card field "answer"
  63.  
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 0004
  71. -- rect: left=211 top=145 right=159 bottom=225
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: 
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   go to card "Promontory"
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 5 (button)
  88. -- low flags: 00
  89. -- high flags: 0000
  90. -- rect: left=339 top=152 right=165 bottom=353
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: 
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   put "Omaha, Neb"into line 1 of card field "answer"
  102.   show card field "answer"
  103.   wait 100
  104.   hide card field "answer"
  105.  
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 6 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=154 top=136 right=158 bottom=191
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   visual dissolve
  125.   go to card "Central"
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part 7 (button)
  131. -- low flags: 00
  132. -- high flags: 0000
  133. -- rect: left=268 top=139 right=161 bottom=300
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: 
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   visual iris close
  145.   go to card "Union"
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 8 (button)
  151. -- low flags: 00
  152. -- high flags: 0000
  153. -- rect: left=0 top=278 right=319 bottom=44
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 1016 / 1016
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Prev
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   go to card "Map"
  165. end mouseUp
  166.  
  167.  
  168. -- part 9 (button)
  169. -- low flags: 00
  170. -- high flags: 8000
  171. -- rect: left=0 top=20 right=80 bottom=75
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: 
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   go to card "menu"
  183. end mouseUp
  184.  
  185.  
  186.  
  187. -- part contents for card part 2
  188. ----- text -----
  189. Promontory, UT